Skip to content

chore(container): update image ghcr.io/immich-app/immich-machine-learning ( v2.6.1 → v2.6.3 ) - #1448

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-immich-app-immich-machine-learning-2.x
Mar 29, 2026
Merged

chore(container): update image ghcr.io/immich-app/immich-machine-learning ( v2.6.1 → v2.6.3 )#1448
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-immich-app-immich-machine-learning-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning patch v2.6.1v2.6.3

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-machine-learning)

v2.6.3

Compare Source

v2.6.3
What's Changed
🐛 Bug fixes

Full Changelog: immich-app/immich@v2.6.2...v2.6.3

v2.6.2

Compare Source

v2.6.2

This release addresses the following issues

  • Fixed a bug where the shared link would error out when public users upload to the shared link
  • Fixed a bug where the URL switching feature doesn't work with external URLs
  • Fixed a bug where the "add to album" selection box on the web doesn't include albums that are shared with the user
  • Fixed several issues regarding the search filter on the mobile app and the web
What's Changed
🐛 Bug fixes
📚 Documentation
New Contributors

Full Changelog: immich-app/immich@v2.6.1...v2.6.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/default/immich/app Kustomization: default/immich HelmRelease: default/immich

+++ kubernetes/apps/default/immich/app Kustomization: default/immich HelmRelease: default/immich

@@ -35,13 +35,13 @@

           app:
             env:
               MPLCONFIGDIR: /tmp/matplotlib
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v2.6.1
+              tag: v2.6.3
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               fsGroupChangePolicy: OnRootMismatch

@github-actions

Copy link
Copy Markdown
--- HelmRelease: default/immich Deployment: default/immich-machine-learning

+++ HelmRelease: default/immich Deployment: default/immich-machine-learning

@@ -37,13 +37,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: MPLCONFIGDIR
           value: /tmp/matplotlib
-        image: ghcr.io/immich-app/immich-machine-learning:v2.6.1
+        image: ghcr.io/immich-app/immich-machine-learning:v2.6.3
         imagePullPolicy: IfNotPresent
         name: app
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:

@Mafyuh
Mafyuh merged commit db03f4f into main Mar 29, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-immich-app-immich-machine-learning-2.x branch March 29, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant